html {
    width: 100%;
}

body {
    height: 100%;
    background-color: #f8f8f8;

}

img {
    display: inline-block;
}
a{color:#000;}
.have_bg {
    background: url(../images/bg.png) no-repeat center top;
    /*    background: url(../images/bg.png) no-repeat, linear-gradient(top, rgba(205, 242, 252, 1), rgba(255, 255, 255, 0));*/
    background: url(../images/bg.png) no-repeat center top, -webkit-linear-gradient(top, rgba(205, 242, 252, 1), rgba(255, 255, 255, 0));
    /*background: url(../images/bg.png) no-repeat, -o-linear-gradient(top, rgba(205, 242, 252, 1), rgba(255, 255, 255, 0));*/
    width: 100%;
    height: 100%;
}

.wrap_container {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 260px;
    position: relative;
}
.dingbutu{
    width: 1200px;
    height: 150px;
}
.dingbutu img{
    width: 100%;
    height: 100%;
    display: block;
}
.logo{
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 306px;
    height: 112px;
}
.logo img{
    width: 100%;
    height: 100%;
    display: block;
}
.xiaotubiaoall{
    position: absolute;
    bottom: 43px;
    left: 320px;
    height: 30px;
}
.xiaotubiaoall ul li{
    width: 50px;
    height: 50px;
    text-align: center;
    float: left;
}
.xiaotubiaoall ul li .zi{
    line-height: 20px;
}
.xiaotubiaoall .xian{
    width: 1px;
    height: 30px;
    margin: 15px 5px 5px;
    background-color: #ccc;
    float: left;
}
.xiaotubiaoall img{
    width: 30px;
    height: 30px;
}
.search_area {
    width: 425px;
    margin-top: 26px;
}

.search_area .search_box {
    width: 360px;
    height: 48px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 0 10px;
    background: #fff;
}

.search_area .search_btn {
    background: #81e0ff;
    width: 62px;
    height: 48px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    margin-left: -5px;
}

.search_area .search_btn img {
    margin-top: 10px;
}

.search_area .search_btn:hover {
    background: #40c9f5;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.search_area .search_tips {
    font-size: 12px;
    margin: 5px;
    line-height: 20px;
}

.search_area .search_tips a {
    margin-left: 5px;
}

.nav {
    background-color: #0d8bc5;
    height: 50px;
    line-height: 50px;
}
.nav ul{
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
}


@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .nav{
    background-color:#000000;
    filter:Alpha(opacity=40);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .nav .nav_item a{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }
}

.nav .nav_item {
    float: left;
    font-size: 16px;
    height: 100%;
    display: block;
    width: 8%;
    text-align: center;
}

.nav .nav_item a {
    color: #fff;
}
.nav .nav_item a:hover {
    text-decoration: none;
}
.nav .nav_item:hover {
    background-color: rgba(255, 255, 255, 0.16);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    text-decoration: none;
}

.nav .nav_item.active{
    background-color: rgba(255, 255, 255, 0.16);
}

.part_one {
    height: 90px;
    overflow: hidden;
}

.part_one .part_left {
    width: 850px;
    background: #fff;
    height:90px;
    text-align: center;
    padding: 6px 0;
}
.part_one .part_right{
     background-color: #edf7f9;
     height: 90px;
}
.part_one .part_right a {
    width:320px;
    text-align: center;
    height: 45px;
    line-height: 45px;
   
    color:#d8620b;
    font-size: 22px;
    font-weight: bold;
}

.part_one .part_left h1 a {
    color: #000;
    font-size: 36px;
}

.part_one .part_left .subtitle,
.lg_banner,
.part_one,
.part_two,
.sm_banner,
.part_three,
.part_three .part_left_bottom,
.part_four {
    margin-top: 15px;
}

.part_one .part_left .subtitle a {
    font-size: 18px;
    color: #f90306;
}

.part_two .part_right {
    width: 380px;
}
.part_two .part_right .news_box .news_content
{
    padding: 20px 16px;
}
.part_two .part_right .news_box_new {
    height: 333px;
    overflow: hidden;
}

.news_box {
    background: #fff;
    box-shadow: 0px 2px 20px rgba(121, 121, 121, 0.29);
}

.news_box .news_title {
    height: 57px;
    line-height: 55px;
    padding: 0 15px;
    border-bottom: #eee 1px solid;
    background: url(imagespng3.png) no-repeat top right 35px;
}

.news_box .news_name {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    background: url(imagesicon1.png) no-repeat left;
    padding-left: 30px;
}

.news_box .more a {
    background: url(imagesicon2.png)no-repeat right;
    width: 14px;
    height: 14px;
    padding-right: 20px;
    color: #999;
    font-size: 12px;
}

.news_box .news_content {
        padding: 20px 18px;
}

.news_box .news_content_item {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
}
.news_box .news_content_item a{
    font-size: 16px;
}
.news_box .news_content_item:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    background: #999;
}

.lg_banner {
    height:75px;
}

.lg_banner img {
    width: 100%;
    height: 102px;
}

.sm_banner img {
    width: 100%;
    height: 80px;
}

.news_box .news_content_video_item {
    width: 176px;
    padding-left: 0;
    margin-bottom: 0;
    float: left;
}

.news_box .news_content_video_item:before {
    display: none;
}

.part_two .part_right .news_box_video {
    height: 196px;
    overflow: hidden;
}

.news_content_video_item .video_item {
    position: relative;
    display: block;
    width: 176px;
    height: 110px;
}

.news_content_video_item .video_item .img {
    width: 100%;
    height: 100%;
    display: block;
}

.news_content_video_item .video_item .icon_play {
    position: absolute;
    top: 38px;
    left: 58px;
}

.news_content_video_item .video_item .text_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.6);
    height: 25px;
    line-height: 25px;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
}

.news_box_video .news_content {
    padding: 15px;
}

.part_three .part_left,
.part_four .part_left {
    width: 805px;
}


/*.part_three .part_left,.part_three .part_right{
    height: 780px;
    overflow: hidden;
}*/

.part_three .part_left_top .news_box_new {
    width: 394px;
    height: 337px;
    overflow: hidden;
}
.part_three .part_left_middle .news_box_new {
    width: 394px;
    height: 457px;
    overflow: hidden;
    margin-top: 15px;
}


.part_three .news_box_new .news_name span,
.part_four .news_box_new .news_name span,
.part_five .news_box_bgvideo .news_name span,
.part_six .news_box .news_name span {
    font-size: 14px;
    color: #bebebe;
    font-weight: normal;
    font-family: Arial;
    margin-left: 10px;
}

.part_three .part_right,
.part_three .part_right .news_box_new {
    width: 380px;
}

.news_box .news_content_vision_item,
.news_box .news_content_vision_item a,
.news_box .news_content_vision_item .img {
    width: 215px;
    height: 148px;
}

.news_box .news_content_vision_item:first-child,
.news_box .news_content_vision_item:first-child a,
.news_box .news_content_vision_item:first-child .img {
    width: 304px;
    height: 304px;
}

.news_box .news_content_vision_item:nth-child(4),
.news_box .news_content_vision_item:nth-child(5) {
    margin-top: 8px;
}

.news_box_vision .news_content {
    padding: 22px;
}

.news_box .news_content_vision_item .text_info {
    font-size: 14px;
}

.news_box .news_content_vision_item:first-child .text_info {
    height: 40px;
    line-height: 40px;
}

.part_four .part_left .news_box_new {
    width: 418px;
    height: 390px;
}

.news_txt_item .text_content {
    width: 200px;
    padding: 5px 10px;
}

.news_txt_item .text_content h2 {
    font-size: 0;
    line-height: 1;
}

.news_txt_item .text_content h2 a {
    color: #333;
    font-size: 16px;
}

.news_txt_item {
    margin-bottom: 10px;
}

.news_txt_item .img {
    width: 158px;
    height: 106px;
}

.news_txt_item .text_content_info {
    font-size: 13px;
    line-height: 22px;
    text-indent: 24px;
    margin-top: 10px;
}

.news_txt_item .text_content_info a {
    color: #f31b1b;
}

.part_four .part_right {
    width: 335px;
}

.bm_item {
    width: 72px;
    float: left;
    margin-left: 52px;
}

.bm_item:nth-child(3n+1) {
    margin-left: 0;
}

.bm_item p {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.news_box_bgvideo .news_content {
    padding: 20px 20px 10px 20px;
}

.news_box .news_content_bgvideo_item {
    width: 282px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.news_box .news_content_bgvideo_item:nth-of-type(4n+1){
    margin-left: 0;
}
.news_box .news_content_bgvideo_item:first-child {
    margin-left: 0;
}
.news_content_bgvideo_item .video_item {
    width: 282px;
    height: 226px;
}

.news_content_bgvideo_item .video_item .icon_play {
    top: 82px;
    left: 113px;
}

.news_content_bgvideo_item .video_item .text_info {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.news_box .links_item {
    float: left;
    min-width: 96px;
    text-align: center;
    line-height: 30px;
}

.copyright {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 10px;
}

.copyright p {
    color: #999;
    line-height: 26px;
}

.main_container2 {
    background: #fff;
    min-height: 800px;
    margin-top: 15px;
    box-shadow: 0px 2px 20px rgba(121, 121, 121, 0.29);
}

.dqwz {
    line-height: 38px;
    background-image: url(imagesb_02.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 39px;
    padding-left: 10px;
}

.dqwz img {
    vertical-align: sub;
}

.yaowen-list {
    padding: 20px;
}

.yaowenlist01-left {
    width: 710px;
}

.silder {
    width: 100%;
    height: 385px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    position: relative;
    float: left;
}

.silder .silder_list {
    height: 385px;
    overflow: hidden;
    position: relative;
}

.silder .silder_list a,
.silder .silder_list img {
    display: inline-block;
    float: left;
    height: 385px;
    width: 710px;
}
.silder .silder_list li{
    width: 710px;
    height: 385px;
}
.silder_desc {
    color: #fff;
    background: url(imagestit_bg.png) repeat 0 0;
    float: left;
    line-height: 42px;
    height: 42px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    text-indent: 10px;
}

.silder .silder_page {
    height: 42px;
    text-align: right;
    margin: 0 auto;
    right: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
}

.silder .silder_page li {
    width: 28px;
    font-size: 12px;
    float: left;
    height: 3px;
    margin: 28px 10px 0 0;
    background: #fff;
    display: inline-block;
    text-align: center;
}

.silder .silder_page li.current {
    background: #fff;
    height: 5px;
}

.yaowen-list .yaowen-left-list {
    width: 710px;
}

.yaowen-list .yaowen-left-list li {
    position: relative;
}

.yaowen-left-list li {
    /*  border-bottom: #f0f0f0 1px solid;*/
    background: #fff;
    padding: 12px 12px 12px 0;
}

.yaowen-left-list .img {
    width: 166px;
    height: 110px;
}

.yaowen-list .yaowen-left-list .list-txt {
    width: 450px;
}

.yaowen-left-list .list-txt h2 {
    color: #232323;
    font-size: 20px;
}

.yaowen-left-list .list-txt p {
    color: #646464;
    font-size: 14px;
}

.yaowen-list .yaowen-left-list li span {
    position: absolute;
    right: 0;
    bottom: 0;
    right: 16px;
    bottom: 5px;
    color: #909192;
    font-size: 13px;
}

.hot-news {
    width: 400px;
}

.jrtt .jrtt-left-tit h2 a,
.hot-news .top h2 a {
    font-size: 24px;
    color: #545454;
}

.jrtt .jrtt-left-tit h2 span,
.hot-news .top h2 span {
    color: #c6c4c4;
    font-size: 14px;
    font-weight: normal;
}

.hot-news .top-news {
    border-bottom: #eaeaea 1px solid;
    padding-bottom: 10px;
}

.hot-news .top-news .img {
    width: 125px;
    height: 80px;
}

.hot-news .top-news h3 {
    width: 254px;
    color: #232323;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 26px;
    overflow: hidden;
}

.hot-news .top-news span {
    line-height: 20px;
    font-size: 12px;
    color: #646464;
    height: 38px;
    overflow: hidden;
    display: block;
}

.news-list ul li {
    margin-bottom: 20px;
}

.picture .picture-right ul li img,
.news-list ul li img {
    vertical-align: middle;
    width: 4px;
    height: 4px;
    margin-right: 10px;
}

.picture .picture-right ul li a,
.news-list ul li a {
    font-size: 14px;
}

.silder .silder_page li:hover {
    cursor: pointer;
}

.dede_pages {
    border-top: none;
    text-align: center;
    line-height: 30px;
    clear: both;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
}

.dede_pages ul {
    text-align: center;
}

.dede_pages ul li {
    text-align: center;
    height: 18px;
    overflow: hidden;
    display: inline;
    margin: 0 2px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}

.dede_pages ul li a {
    color: #727272;
    display: inline;
    height: 18px;
    overflow: hidden;
    padding: 4px 8px 4px 8px;
    margin: 0;
}

div.dede_pages li.active a {
    background-color: #327bec;
    height: 18px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
}

.tp-left-list ul li {
    float: left;
    width: 350px;
    margin-right: 7px;
    margin-top: 20px;
}

.tp-left-list ul li:nth-of-type(2n) {
    margin-right: 0;
}

.tp-left-list ul li .img {
    width: 304px;
    height: 204px;
}

.tp-left-list ul li .img img {
    width: 350px;
    height: 204px;
}

.tp-left-list ul li .txt {
    padding: 10px;
    background: #f8f8f8;
    height: 80px;
    border: #f8f8f8 1px solid;
}

.tp-left-list ul li .txt p {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    margin-bottom: 10px;
}

.tp-left-list ul li .txt span {
    font-size: 12px;
    color: #777;
}

.tp-left-list ul li .txt p:hover {
    font-weight: bold;
    font-size: 18px;
}

.tp-left-list ul li .txt span:hover {
    font-weight: bold;
}

.twtj-box ul li {
    border-bottom: #e8e8e8 1px solid;
    padding: 15px 0;
}

.twtj-box ul li .img {
    width: 104px;
    height: 69px;
}

.twtj-box ul li .txt {
    width: 280px;
    padding: 3px 0;
}

.twtj-box ul li .txt p {
    color: #585858;
    font-size: 14px;
    height: 38px;
    overflow: hidden;
    margin-bottom: 8px;
}

.twtj-box ul li .txt span {
    color: #999;
    font-size: 12px;
}

.theme_list {
    padding: 20px;
}

.theme_list_item {
    width: 100%;
    height: 175px;
    margin-bottom: 15px;
}

.theme_list_item:last-child {
    margin-bottom: 0;
}

.theme_list_item a img {
    width: 100%;
    height: 175px;
}

.report_page {
    padding: 20px;
}

.report_page .banner,
.report_page .banner img {
    width: 100%;
    height: 175px;
}

.report_content .title {
    border-bottom: #dbdbdb 1px solid;
    height: 45px;
    line-height: 45px;
}

.report_content .title span {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.report_content .title span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    background: #327bec;
    width: 5px;
    height: 20px;
}

.zh_news_title {
    background: url(imagespng4.png) repeat-x;
    height: 80px;
    width: 100%;
    text-align: center;
}

.zh_news_title_item {
    background: #fff;
    max-width: 200px;
    margin: 0 auto;
    height: 80px;
    padding-top: 16px;
}

.zh_news_title_item p {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.zh_news_title_item span {
    font-size: 14px;
    color: #bebebe;
    margin-top: 2px;
    display: inline-block;
}

.zh_banner,
.zh_banner a,
.zh_banner img {
    width: 100%;
    height: 385px;
}

.zh_banner {
    position: relative;
}

.zh_banner .mask_title {
    background: rgba(0, 0, 0, 0.5);
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 10px;
    font-size: 18px;
}

.zh_more {
    text-align: center;
    margin: 10px 0;
}

.zh_more a {
    color: #999;
}

.common_news_content {
    width: 680px;
    float: left;
}

.common_news_content h2 {
    margin-top: 20px;
    text-align: center;
    font-size: 26px;
    font-family: 微软雅黑;
    font-weight: normal;
    color: rgb(68, 75, 93);
}

.common_news_content .con-tit {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
}

.common_news_content span.time {
    margin-right: 10px;
}

.common_news_content span {
    font-size: 16px;
    color: #8c8c8c;
}

.common_news_content p {
    font-size: 16px;
    margin-bottom: 26px;
    color: #424242;
    text-indent: 2em;
    line-height: 32px;
}

.common_news_content span {
    font-size: 16px;
    color: #8c8c8c;
}

.pin {
    float: right;
    background: url(imagesbar-n5.png) no-repeat;
    width: 48px;
    padding-left: 30px;
}

.xiangguan {
    margin-top: 31px;
    margin-bottom: 60px;
    padding-top: 10px;
    border-top: 1px solid #dbdbdb;
}

.xiangguan h2 {
    width: 80px;
    padding-left: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    position: relative;
}

.xiangguan ul li {
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left center;
}

.xiangguan ul li span.zi {
    color: #232323;
    float: left;
    font-size: 14px;
    font-weight: normal;
}

.xiangguan ul li span.time {
    color: #232323;
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.common_news_content_right {
    width: 390px;
    float: right;
}

.common_news_content_right .right-1 {
    margin-top: 10px;
}

.common_news_content_right .right-1 h1 {
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin-bottom: 15px;
    position: relative;
}

.common_news_content_right .right-1 h1:before,
.common_news_content_right .right-2 h1:before,
.xiangguan h2:before,
.xiangguan-tu h2:before {
    content: "";
    display: inline-block;
    background: #327bec;
    width: 5px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}

.common_news_content_right .right-1 ul li {
    background: url(imagesa_56.png) 1px 6px no-repeat;
    padding-left: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #232323;
    margin-bottom: 15px;
}

.common_news_content_right .right-1 ul li a {
    color: #232323;
    font-weight: normal;
}

.common_news_content_right .right-2 h1 {
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    position: relative;
}

.common_news_content_right .right-2 {
    margin-top: 20px;
}

.common_news_content_right .right-2 ul {
    margin-top: 15px;
}

.common_news_content_right .right-2 ul li {
    float: left;
    width: 190px;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 175px;
}

.common_news_content_right .right-2 ul li:nth-of-type(2n+1) {
    margin-left: 0;
}

.common_news_content_right .right-2 ul li .pic {
    width: 190px;
    height: 140px;
}

.common_news_content_right .right-2 ul li .pic a {
    display: block;
}

.common_news_content_right .right-2 ul li .pic img {
    width: 190px;
    height: 140px;
}

.common_news_content_right .right-2 ul li p {
    margin-top: 5px;
}

.con-tu {
    margin-top: 15px;
}

.content-tu {
    padding: 30px 130px;
}

.content-tu h2 {
    font-size: 26px;
    font-weight: normal;
    text-align: center;
}

.content-tu h2 span {
    font-size: 16px;
    font-weight: normal;
}

.content-tu .con-tit {
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 15px;
}

.content-tu .con-tit .time {
    margin-right: 10px;
}

.content-tu .pic-1 {
    margin-bottom: 20px;
}

.bo_content {
    float: left;
    width: 880px;
    height: 615px;
    overflow: hidden;
    position: relative;
}

.bo_left {
    position: absolute;
    left: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 70px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    margin-right: 10px;
    top: 277px;
    background-image: url(../img/arrow01.png);
    background-repeat: no-repeat;
    background-position: left;
}

.bo_right {
    position: absolute;
    right: 0px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    line-height: 70px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    top: 277px;
    background-image: url(../img/arrow02.png);
    background-repeat: no-repeat;
    background-position: right;
}

.xiangguan-tu {
    margin-top: 40px;
    margin-bottom: 40px;
}

.xiangguan-tu h2 {
    width: 80px;
    padding-left: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    text-align: left;
    position: relative;
}

.xiangguan-tu ul li {
    float: left;
    margin-right: 10px;
    width: 303px;
}

.xiangguan-tu ul li .pic {
    height: 204px;
}

.xiangguan-tu ul li span.zi {
    color: #333;
    font-size: 18px;
    display: block;
}

.xiangguan-tu ul li span.time {
    font-size: 12px;
    color: #777;
    display: block;
    margin-top: 4px;
}

.img_detail_swiper {
    width: 940px;
    height: 640px;
    position: relative;
}

.img_detail_swiper .swiper-slide img {
    width: 940px;
    height: 640px;
}

.img_detail_swiper .item-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 105px;
    background: rgba(0, 0, 0, 0.6);
}

.img_detail_swiper .item-bottom {
    position: absolute;
    left: 40px;
    bottom: 26px;
    color: #fff;
    font-size: 30px;
}

.img_detail_swiper .item-bottom .total {
    color: #327bec;
    font-size: 36px;
}

.img_detail_swiper .item-bottom .total2 {
    font-size: 18px;
}

.img_detail_swiper .item-txt {
    color: #fff;
    margin: 30px 20px 20px 0;
    width: 760px;
    margin-left: 120px;
    line-height: 24px;
}

.lr_wrap {
    padding: 20px 0 60px 0;
}

.lr_wrap .top_area {
    width: 515px;
    margin: 0 auto;
}

.lr_wrap .top_area .title {
    color: #333;
    font-size: 26px;
    text-align: center;
    padding: 30px 0;
    font-weight: bold;
}

.lr_wrap .left_area img {
    width: 100%;
}

.lr_wrap .right_area {
    padding: 50px 100px;
    max-width: 38%;
    min-width: 38%;
}

.lr_wrap .right_area .title {
    text-align: center;
    font-size: 26px;
}

.input_item {
    border: 1px solid #ddd;
    height: 70px;
    line-height: 70px;
    padding: 0 10px;
}

.input_item.focus {
    border-color: #f09e00;
    box-shadow: 0px 0px 3px #f09e00;
}

.input_item img {
    vertical-align: middle;
}

.input_item input {
    border: none;
    padding: 0 10px;
    height: 90%;
    width: 90%;
}

.input_item input:focus.input_item {
    border: 1px solid #000;
}

.input_item input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 21px;
}

.input_item input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 21px;
}

.input_item input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 21px;
}

.input_item input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 21px;
}

.input_item.focus input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #000;
    font-size: 21px;
}

.input_item.focus input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    font-size: 21px;
}

.input_item.focus input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    font-size: 21px;
}

.input_item.focus input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
    font-size: 21px;
}

.lr_wrap .error_msg {
    line-height: 45px;
    background: #f0f0f0;
    padding: 0 15px;
}

.lr_wrap .error_msg img {
    vertical-align: sub;
}

.lr_wrap .error_msg span {
    color: #999;
    font-size: 18px;
    margin-left: 5px;
}

.lr_wrap .btn {
    background: #f09e00;
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 25px;
    border-radius: 0;
    width: 100%;
}

.lr_wrap .btn:hover {
    background: #ffb018;
}

.lr_wrap .btn2 {
    background: #333;
}

.lr_wrap .btn2:hover {
    background: #4e4e4e;
}

.lr_wrap .btn3 {
    background: #327bec;
}

.lr_wrap .btn3:hover {
    background: #4c92ff;
}

.lr_wrap_list {
    margin-bottom: 20px;
}

.lr_wrap_list .tips a {
    color: #999;
    font-size: 18px;
}

.lr_wrap_list .tips span {
    color: #999;
    font-size: 18px;
}

.lr_wrap_list .tips .sign_up {
    color: #327bec;
}

.lr_wrap .bottom_area {
    text-align: center;
}

.bottom_area .title {
    color: #333;
    font-size: 26px;
    font-weight: bold;
    margin: 100px 0 60px 0;
}

.lr_wrap_list .icon_area {
    min-width: 40px;
    text-align: center;
    float: left;
}

.fgpm {
    padding-top: 10px;
}

.fgpm .zxtg_title {
    background-repeat: repeat-x;
    height: 115px;
    padding-top: 35px;
}

.zxtg_title li {
    text-align: center;
    float: left;
    line-height: 51px;
    background: #f4f4f4;
    height: 51px;
}

.zxtg_title a {
    display: block;
}

.zxtg_title a:hover,
.zxtg_title a.active {
    background-image: url(imagesb_35.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-decoration: none;
}

.zxtg_title span {
    display: block;
    margin-top: -25px;
    line-height: 1;
}

.fgpm .wytg_nr {
    padding-top: 20px;
}

.wytg_nr .wby5 {
    border: 1px solid #eeeeee;
    color: #9fa0a0;
    font-size: 14px;
    height: 35px;
    width: 157px;
}

.wytg_nr .wby6 {
    border: 1px solid #eeeeee;
    color: #9fa0a0;
    font-size: 14px;
    padding-left: 10px;
    height: 35px;
    width: 540px;
}

.STYLE14 {
    color: #FF0000;
    font-size: 13px;
}

.wytg_nr .wby7 {
    border: 1px solid #eee;
    color: #9fa0a0;
    font-size: 14px;
    padding-left: 10px;
    height: 258px;
    width: 740px;
}

.dlnr_nr .msg_area {
    color: #aeaeae;
    font-size: 12px;
}

.upload_txt {
    border: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    width: 570px;
    padding: 0 10px;
    font-size: 12px;
}

.wytg_nr .bat6 {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    color: #FFF;
    background-color: #f09e00;
    height: 36px;
    width: 92px;
}

.lr_wrap_list .code_btn {
    background: #f09e00;
    width: 170px;
    height: 70px;
    color: #fff;
    font-size: 22px;
}

.lr_wrap_list .code_btn:hover {
    background: #ffb629;
}

.theme-cont-right {
    width: 395px;
}

.ydtj-box .tit h2 {
    position: relative;
    font-size: 16px;
    color: #424242;
    border-bottom: #dbdbdb 1px solid;
    padding-bottom: 10px;
    padding-left: 10px;
}

.ydtj-box .tit h2:before {
    content: "";
    display: inline-block;
    background: #327bec;
    width: 5px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}

.ydtj-box .img {
    width: 395px;
    height: 225px;
    position: relative;
}

.ydtj-box .img img {
    width: 395px;
    height: 225px;
}

.mask-01 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mask-01 p {
    position: static;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    filter: Alpha(opacity=60);
    height: 36px;
    line-height: 36px;
}

.mask-01 p span {
    position: relative;
    color: #fff;
    padding-left: 15px;
    font-size: 14px;
}

.theme-cont-left-banner,
.theme-cont-left-banner img {
    width: 710px;
    height: 100px;
}

.wdtg_title {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 55px;
    text-align: center;
    color: #999999;
    margin-top: 20px;
}

.wdtg_title span {
    color: #fd7200;
}

.wytg_nr .wdtg_box {
    padding: 29px 0px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    margin-left: 10%;
}

.wdtg_box h2 {
    font-size: 18px;
    font-weight: normal;
    color: #7696b3;
    width: 560px;
}

.wdtg_box h2 span i {
    position: absolute;
    right: -60px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    display: inline-block;
}

.wdtg_box h2 span i.status-draft {
    background: #fe9c4c;
}

.wdtg_box p {
    color: #565656;
    padding-top: 15px;
}

.wdtg_box h2 span i.status-review {
    background: #50df8c;
    right: -80px;
}

.wdtg_box .ban6 {
    left: 936px;
    top: 50px;
    font-size: 16px;
    color: #b9b9b9;
    /* width: 48px; */
    text-align: right;
}

.wdtg_box h2 span i.status-success {
    background: #fc505a;
    right: -100px;
}

.xhsz .zhsz {
    overflow: hidden;
}

.zhsz_left {
    float: left;
    width: 390px;
}

.bgys_a td {
    border-bottom: 1px solid #eee;
    padding: 22px 15px;
}

.zhsz .xhsz_right {
    float: right;
    width: 390px;
}

.xhsz_right .bgys_b {
    background: #fbfbfb;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
}

.bgys_b td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 22px 15px;
}

.bgys_a a {
    font-size: 14px;
    color: #2c98e0;
}

.bnt9 {
    border: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #f09e00;
    height: 36px;
    width: 164px;
}

.zhsz .inp {
    border: #eee 1px solid;
    height: 35px;
    line-height: 35px;
    width: 100%;
    padding: 0 10px;
}

.tg_detail {
    padding: 0 20px;
}

.tg_detail .img {
    width: 100%;
    margin: 40px 0;
    padding: 0 60px;
}

.tg_detail .img img {
    width: 100%;
}

.tg_detail p {
    color: #666;
    margin-bottom: 30px;
    text-indent: 24px;
    line-height: 24px;
}

.zh_banner.lx_video_list_item,
.zh_banner.lx_video_list_item img {
    width: 202px;
    height: 150px;
}

.zh_banner.lx_video_list_item .mask_title {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

.zh_banner.lx_video_list_item {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

.zh_banner.lx_video_list_item:nth-child(2n+1) {
    margin-left: 0;
}

.lx_video_list {
    margin-top: 33px;
}

.lx_vision .part_1 {
    height: 385px;
    overflow: hidden;
}

.lx_vision .part_2 .news_box {
    background: none;
    box-shadow: none;
}

.lx_vision .part_2 .news_box_item {
    width: 370px;
    margin-left: 20px;
    float: left;
}

.lx_vision .part_2 .news_box_item:first-child {
    margin-left: 0;
}

.zh_banner.news_box_item_img,
.zh_banner.news_box_item_img img {
    height: 250px;
}

.zh_banner.news_box_item_img .mask_title {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

.lx_vision .part_2 .zh_news_title,
.lx_vision .part_3 .zh_news_title {
    margin: 20px 0;
}
.lx_vision .part_3{
    margin-bottom: 60px;
}


/*浏览器提示*/

.browser_note {
    display: none;
    position: fixed;
    top: 20%;
    left: 50%;
    width: 620px;
    height: 150px;
    margin-left: -300px;
    padding: 26px;
    background-color: #fff;
    color: #7b7777;
    z-index: 2002;
    overflow: auto;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
}

.browser_note a {
    color: #f20a00;
}

.browser_note a:hover {
    text-decoration: underline;
}

a.upgrade,
a.later_on {
    cursor: pointer;
    color: #fff;
    background-color: #f20a00;
    padding: 2px 18px 4px;
    margin: 0 20px;
}

.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1502;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.42;
    filter: alpha(opacity=42);
}
.btn_g:hover{
    color: #999;
}
.mF_fscreen_tb{
    height: 681px;
}
.mF_fscreen_tb .pic{
    height:552px;
}

.part_two .fl .tupian{
    width:41px;
    line-height:30px;
    height:130px;
    background-color:#ffba00;
    position:absolute;
    font-size:16px;
    color:#FFF;
    top:121px;
    left:-42px;
    z-index:99;
    padding:35px 0;
    cursor:pointer;
    border-radius:5px 0px 0px 5px;
}
.part_two .fl .shipin{
    width:41px;
    line-height:30px;
    height:130px;
    background-color:#0d8bc5;
    position:absolute;
    font-size:16px;
    color:#FFF;
    top:260px;
    left:-42px;
    z-index:99;
    padding:35px 0;
    cursor:pointer;
    border-radius:5px 0px 0px 5px;
}
.part_two .fl .tupian span,
.part_two .fl .shipin span{
    width:41px;
    display:block;
    text-align:center;
}

#boxID1 .pic ul li{
    position: relative;
}
.lunbobofang{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 226px;
    left: 352px;
}
.lunbobofang img{
    width:100px!important;
    height:100px!important;
    display: block;
}